home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / dev / misc / WatchMem.readme < prev   
Encoding:
Text File  |  1998-05-05  |  3.0 KB  |  78 lines

  1. Short:    BugFix & new feature: V1.5 - Observe mem usage of other progs and steal `em memory
  2. Author:   Daniel `ThunderPig` Raedel
  3. Uploader: p5dara@rz.uni-jena.de
  4. Type:     dev/misc
  5. Requires: OS V37+
  6.  
  7. USAGE: Run WatchMem SIZE/N,DELAY/N, where SIZE is the amount of bytes that
  8.        shall be stolen every time you click on the `Steal`-Gadget (using
  9.        this feature, you can test your program's reactions when it has to
  10.        run under `low memory`). Clicking on `Release` will release the whole
  11.        stolen memory. The SIZE may also be modified with the integer gadget
  12.        in the window. DELAY is the number of 1/50 seconds the program waits
  13.        until it refreshes the display and asks for messages.
  14.        Default: SIZE=25000, DELAY=5.
  15.  
  16.        Starting from Workbench:
  17.        There are four Tooltypes the program looks for:
  18.        SIZE    - see above
  19.        DELAY   - ...
  20.        TOP     - the top corner of the window
  21.        LEFT    - the left corner
  22.  
  23. FEATURES: font sensitive, *very* small (5888 Bytes turbo-imploded),
  24.           runs on the default public screen, supports tooltypes and
  25.           CLI-args.
  26.  
  27.           New to V1.5
  28.           'Sleep'-option: WatchMem displays only memory and doesn't
  29.           changes GfxWin and settings anymore
  30.  
  31.           New to V1.4c
  32.           Select scrolling method for graphical display
  33.           (time, (small or large) memory change); bugfix
  34.  
  35.           New to V1.4
  36.           Select type of mem to be stolen, optional
  37.           window that shows mem graphically; bugfix
  38.  
  39.  
  40. FIXED BUGS:
  41.             V1.4c -> V1.4d
  42.             - Fixed Enforcer-Hits (THX R. Mueller!)
  43.             - Small Bug in V37-compatible function
  44.  
  45.             V1.4c -> V1.4d
  46.             - Prog used a V39-function in the gfx-win (THX J.Granseuer!)
  47.             - now clears Bevelboxes first before writing new free mem
  48.               (caused some slight problems with certain fonts...)
  49.  
  50.             V1.4 -> V1.4c
  51.             - Prog crashed when selecting `relative graphics` without
  52.               an open gfx win (THX R. Mueller!)
  53.  
  54.             V1.3 -> V1.4
  55.             - opened win in right upper visible corner of screen if
  56.               the tooltypes LEFT, RIGHT were 0
  57.             - had some problems with proportional fonts - now uses
  58.               the DefaultFont
  59.  
  60.             V1.2 -> V1.3
  61.             - improved message handling
  62.             - fell back to Delay() - but now user-configurable
  63.             - killed fatal bug in selecting a public screen.
  64.  
  65.  
  66. ============================= Archive contents =============================
  67.  
  68. Original  Packed Ratio    Date     Time    Name
  69. -------- ------- ----- --------- --------  -------------
  70.    14588    5031 65.5% 22-Jan-80 07:39:02  Watchmem
  71.    16005    6673 58.3% 22-Jan-80 08:01:36  WatchMem.doc
  72.     2059     475 76.9% 14-Sep-97 14:31:02  WatchMem.doc.info
  73.      902     369 59.0% 14-Sep-97 14:31:02  WatchMem.info
  74.     2469    1192 51.7% 22-Jan-80 08:05:52  WatchMem.readme
  75.     2059     474 76.9% 14-Sep-97 14:31:02  WatchMem.readme.info
  76. -------- ------- ----- --------- --------
  77.    38082   14214 62.6% 27-Apr-98 18:34:04   6 files
  78.